home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IQ Digizine 2
/
IQ Digizine 2.iso
/
pc
/
amee.dir
/
00081_1996.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-08
|
206 b
|
11 lines
on mouseDown
puppetSprite(12, 1)
set the locV of sprite 12 to the locV of sprite 12 + 3
set the locH of sprite 12 to the locH of sprite 12 + 3
puppetSprite(12, 0)
end
on mouseUp
go("bestcd")
end